From: Richard M. Stallman Date: Sun, 17 Dec 2006 20:15:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~3386 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ff3ecb5858f4f7e7aa3aa7e3dabdaf481ba23358;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index d288a604e2a..a6851b77d23 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -4548,6 +4548,9 @@ autoloaded when not really necessary. *** The function `make-auto-save-file-name' is now handled by file name handlers. This will be exploited for remote files mainly. +*** The function `file-name-completion' accepts an optional argument +PREDICATE, and rejects completion candidates that don't satisfy PREDICATE. + ** Input changes: +++